﻿@import url('fonts/Oswald-Regular.css');
body{font-family: "Oswald-Regular","Microsoft YaHei",'黑体';letter-spacing: 0.8px;}


/*
 .PicList001200 为demo编号
 */
 .PicList001200{padding: 3% 0 2%}
  .PicList001200 .auto{ max-width:1400px;}
.PicList001200 li{ padding:10px; border:1px solid #ebebeb; margin-bottom:2%;}
.PicList001200 li:last-child{margin-bottom: 0}
.PicList001200 li a{ display:block; position:relative; padding-left:28%;padding-right:15%;}
.PicList001200 li a::after{ position:absolute; content:''; width:33px; height:33px; background:url(../images/PicList001200-more.png) no-repeat left top; right:5%; top:50%; margin-top:-16px;}
.PicList001200 li figure{ position:absolute; left:0; top:0; height:100%; width:24%;}
.PicList001200 li div{ position:relative; padding-right:5%; padding-bottom:8%;/*font-family: "Microsoft YaHei";*/}
.PicList001200 li div::before,
.PicList001200 li div::after{ position:absolute; content:''; }
.PicList001200 li div::before{width:1px; height:70%; top:15%; background-color:#ebebeb; right:0;}
/*.PicList001200 li div::after{ width:7%; height:1px; background-color:#279851; bottom:10%; left:-9%; z-index:2;}*/
.PicList001200 li h3{ margin:0; font-size:18px; padding:3% 0 0 0; font-weight:normal; color:#333;}
.PicList001200 li p{ margin:3% 0 0 0; color:#969696; line-height:28px; height:56px; overflow:hidden; font-size:14px; font-family:"Microsoft YaHei";}
.PicList001200 li time{ position:absolute; left:0; bottom:5%; color:#333;font-family: "Microsoft YaHei";}

.PicList001200 li:hover{ border-color:#279851; box-shadow:0 5px 5px #eee;}
.PicList001200 li:hover a::after{ background-position:left bottom;}
@media(max-width:640px){
.PicList001200 li p{line-height:22px; height:44px; }
.PicList001200 li time{ font-size:12px;}
}
@media(max-width:480px){
.PicList001200 li div::before,
.PicList001200 li a::after{ display:none;}
.PicList001200 li div,
.PicList001200 li a{padding-right:0;}
.PicList001200 li a{ padding-left:40%;}
.PicList001200 li figure{ width:37%;}
}


/*
 .RichInfo005 为demo编号
 */
.RichInfo005{ padding:2% 0 6% 0;font-family: "Microsoft YaHei";}
.RichInfo005 .news_info .title{ background:#fcfcfc; border:1px solid #ececec; padding:20px;}
.RichInfo005 .news_info .title h1{ margin:0; line-height:30px; font-size:18px; color:#828282; font-weight:normal; width:80%; float:left; font-family: "Oswald-Regular","Microsoft YaHei",'黑体';}
.RichInfo005 .news_info .title span{ float:right;color:#279851; font-size:14px; line-height:30px;}
.RichInfo005 .news_info .info{ text-align:justify; text-justify:inter-ideograph; padding:1% 0 2%; line-height:28px;}
.RichInfo005 .news_info .info_back{ text-align:center; clear:both; padding:12px 30px; display:inline-block; background:#279851; border-radius:3px;} 
.RichInfo005 .news_info .info_back a{ color:#fff; font-size:16px;}


@media(max-width:640px){
.RichInfo005 .news_info .title h1{ width:100%; float:none;}
.RichInfo005 .news_info .title span{ float:none;}

}



/*Top002503 */
.Top002503{position: absolute; width:100%; left:0; top:0; z-index:100; background: rgba(0,0,0,0.2); border-bottom:1px solid rgba(255,255,255,0.2)}
.Top002503 .header{ max-width:1600px; position:relative;/* font-family:Verdana, Geneva, sans-serif*/}
@media(max-width:1800px){
.Top002503 .header{ margin:0 1%;}
}

.Top002503 .header-right{ position:absolute; top:50%; transform:translateY(-50%); }
.Top002503 .header-right{ right:0; }
.Top002503 .logo,.Top002503 .logo_hover{ position:absolute; width:100%; /* height:100%;*/ background-repeat:no-repeat; background-position:left center; background-size:contain;}
.Top002503 .logo_hover{ display: none;}
/*.Top002503 .logo:hover{ background:url(../images/Top002503_logo2.png) no-repeat !important;position:absolute; width:100%;  height:80%; background-position:center center; background-size:80%;}*/
.Top002503 a:hover .logo_hover{ display:block;/* display:none;*/}
.Top002503 a:hover .logo{  display:none;}
.Top002503 .select dd{ float:left; margin-left:10px; position:relative;}
.Top002503 .select dd span{ display:block; padding:0 18px 0 10px; margin-right:5px; background:url(../images/Top002503_icon.gif) no-repeat right center;color:#fff; cursor:pointer; position:relative; z-index:3; line-height:30px;}
.Top002503 .select dd:last-child .sharethis-inline-share-buttons{  opacity:0 !important; position:absolute; left:0; top:0; width:100%; height:100%; display:block !important;}
.Top002503 .select dd:last-child .sharethis-inline-share-buttons .st-btn{ width:100%;}
.Top002503 .select dd ul{ position:absolute; left:0; top:-5px; background:#279851; width:100%; border-radius:5px; border:1px solid #279851; overflow:hidden; padding-top:30px; z-index:1;}
.Top002503 .select dd ul li a{ display:block; padding:10px;color:#fff; transition:0.3s;}
.Top002503 .select dd ul li a:hover{ background:#fff; color:#279851;}
.Top002503 .select dd:nth-child(1).on span{ color:#fff; background-image:url(../images/Top002503_icon_hover.gif);}
.Top002503 .select dd:nth-child(2){ position:inherit;}
.Top002503 .search{/* position:absolute; right:0; top:0;padding-top:50px;*/  width:100%; display:block !important;}
.Top002503 .search .text{ width:100%; height:35px; line-height:35px;border:1px solid #279851; background:#fff; padding:0 40px 0 10px;border-radius:5px; transition:0.3s;}
.Top002503 .search .text:focus{ box-shadow:0 0 5px #279851;}
.Top002503 .search .btn{ position:absolute; right:0; bottom:0; width:35px; height:35px; background: url(../images/Top002503_btn.png) no-repeat center center #279851; background-size:25px;border-radius:0 5px 5px 0;}
.Top002503 .header-menu li a{ font-size:16px;}
.Top002503 #m12 .sub{ display:none !important;}
.Top002503 #header-menu #m12.has-sub em::before{ display:none !important;}
/*@media(min-width:1200px){ .Top002503 .header-right{ width:20%}
.Top002503 .header-mid{    width: 64%;}

}*/
@media(min-width:1450px){
#Top002503 .header-menu{ padding:3% 0;}
.Top002503 .header-left{position:absolute; top:50%; transform:translateY(-50%);  left:0; width:20%;max-width:210px;height:100%; }
.Top002503 .header-mid{ margin:0 auto; width:80%; max-width:1000px;}
.Top002503 .header-menu{ /*padding:4% 0;*/ transition:0.3s;width: 100%;margin: 0 auto;}
.Top002503 .header-menu li{ float:left; text-align:center;width: 16% !important;
    margin-right: 3px;}
.Top002503 .header-menu li a{ color:#fff; transition:0.3s;}
.Top002503 .header-menu li.aon em a,
.Top002503 .header-menu li em a:hover{ color:#279851; font-weight:bold;}
	}
@media(max-width:1450px){
#Top002503 .header-menu{ padding:3% 0;}
.Top002503 .header-left{position:absolute; top:50%;/* transform:translateY(-50%); */ left:0; width:20%;max-width:210px;height:100%; }
.Top002503 .header-mid{ margin:0 auto; width:80%; max-width:1000px;}
.Top002503 .header-menu{/* padding:4% 0;*/ transition:0.3s;width:75%;    margin-left: 7%;}
.Top002503 .header-menu li{ float:left; text-align:center;width: 14% !important;
    margin-right: 3px;}
.Top002503 .header-menu li a{ color:#fff; transition:0.3s;}
.Top002503 .header-menu li.aon em a,
.Top002503 .header-menu li em a:hover{ color:#279851; font-weight:bold;}
	}
	@media(min-width:1023px){
#Top002503 .header-menu{ padding:3% 0;}
.Top002503 .header-left{position:absolute; top:50%; transform:translateY(-50%);  left:0; width:17%;max-width:210px;height:100%; }
.Top002503 .header-mid{ margin:0 auto; /*width:80%; max-width:1000px;*/}
.Top002503 .header-menu{ /*padding:4% 0;*/ transition:0.3s;/*width: 100%;margin: 0 auto;*/}
.Top002503 .header-menu li{ float:left; text-align:center;width: 14% !important;padding: 4% 0;margin-right: 3px;}
.Top002503 .header-menu li:nth-child(4){ width: 12% !important;}	
.Top002503 .header-menu li a{ color:#fff; transition:0.3s;}
.Top002503 .sub-vertical .sub{ background:rgba(0,0,0,0.2)}
.Top002503 .header-menu li.aon em a,
.Top002503 .header-menu li em a:hover{ color:#279851; font-weight:bold;}
.Top002503 .header-menu li .sub dt a{ font-size:14px;}
.Top002503 .header-menu li .sub dt a:hover{ color:#fff; background:#279851}
	}
@media(max-width:1024px){
.Top002503 #header-menu{position:fixed; right:-100%; top:0; height:100%; overflow:auto; padding-top:60px; background:#fff; z-index:20; width:50%; max-width:280px; transition:0.3s;}
.Top002503 #header-menu.header-menu-show{ right:0;}
.Top002503 #header-menu li{line-height:30px;}
.Top002503 #header-menu li a{ display:block; padding:2% 20% 2% 5%; font-weight:bold; color:#279851; font-size:16px; position:relative;transition:0.3s;}
.Top002503 #header-menu li .sub-menu dt a{ background:#f5f5f5;    border-bottom: 1px dashed rgba(0,0,0,0.3);font-weight: normal;}
.Top002503 #header-menu li a::before,
.Top002503 #header-menu li a::after{ position:absolute; content:'';  height:2px; background:#279851;top:50%; transform:translateY(-50%); opacity:0; transition:0.3s;}
.Top002503 #header-menu li a::before{ left:0; width:10%;}
.Top002503 #header-menu li a::after{ right:0;width:17%;}
.Top002503 #header-menu li:hover a{ padding-left:20%;}
.Top002503 #header-menu li:hover a::before{ width:15%; opacity:1;}
.Top002503 #header-menu li:hover a::after{ width:5%; opacity:1;}

.Top002503 .header-left{ position:relative; height:50px; width:27%;}
.Top002503 .logo img{width:65%;    padding-top: 0; }
.Top002503 .header-right{ right:50px; z-index:30;}
.Top002503 #open_menu{ position:absolute; right:0; top:50%; margin-top:-15px; width:40px; height:30px; border-radius:5px; background:#279851; z-index:30; border:0;}
.Top002503 #open_menu i,
.Top002503 #open_menu i::before,
.Top002503 #open_menu i::after{ position:absolute; background:#fff;}
.Top002503 #open_menu i{ left:10%; width:80%; height:3px; top:50%; margin-top:-1.5px;}
.Top002503 #open_menu i::before,
.Top002503 #open_menu i::after{ width:100%; top:-7px;height:100%; content:''; transition:transform 0.3s;}
.Top002503 #open_menu i::before{ top:7px;}
.Top002503 #open_menu.open_menu_on i{ background-color:transparent;}
.Top002503 #open_menu.open_menu_on i::before{ transform:rotate(45deg); top:0;}
.Top002503 #open_menu.open_menu_on i::after{ transform:rotate(-45deg); top:0;}
/*.Top002503 .search{ padding-top:30px;}*/
}
@media(max-width:640px){
.Top002503 .logo img{width:90%;    padding-top: 0; }
.Top002503 .select dd{ margin-left:0;}
.Top002503 .select dd:last-child{ display:none;}
}
@media(max-width:320px){
.Top002503 .logo img{width:100%;    padding-top:6px; }
}

/*Banner002139 */
.Banner002139 .auto{ position:relative; z-index:1;}
.Banner002139 li img{ display:block; width:100%;}
.Banner002139 .bx-controls-direction a{ position:absolute; top:50%; margin-top:-26px; width:52px; height:52px; background:#333;}
.Banner002139 .bx-controls-direction a span{ position:absolute; font-size:14px; left:50%; top:50%; margin-left:-7px; margin-top:-7px; color:#fff;}
.Banner002139 .bx-controls-direction a:hover{ background:#279851;}
.Banner002139 .bx-controls-direction a.bx-prev{ left: 3%;}
.Banner002139 .bx-controls-direction a.bx-next{ right: 3%;}
.Banner002139 .bx-pager{ display: none; }

@media(max-width:480px){
.Banner002139 .bx-controls-direction{ display:none;}
}

/*
 .PicList001307 
 */
.PicList001307{ padding:3% 2% 4% 2%;}
.PicList001307 .auto{ max-width:1600px; }
.PicList001307 .title{ margin: 0 auto; width:100%; max-width:450px; font-family: "Oswald-Stencil","Microsoft YaHei",'黑体'; text-align:center; font-weight: bold; text-transform: uppercase; font-size:52px; color:#333; padding:0% 0 1% 0; margin-bottom:1%;}

@media(max-width:640px){
.PicList001307 .title{ font-size:30px;}
.PicList001307 .title aside{ font-size:12px; }
}
@media(max-width:480px){
.PicList001307 .title{ font-size:24px;}
}
.PicList001307 li{ position:relative; float:left; width:32%;    overflow: hidden; margin-right:2%; margin-bottom:2%;}
.PicList001307 li:nth-child(3n){ margin-right:0;}
.PicList001307 li img{ display:block; width:100%;}
.PicList001307 li dl{ position:absolute; left:0; bottom:0; width:100%; height: 65px;padding:3%; color:#fff;  background:rgba(39,152,81,0.8);transition:0.5s !important;}
.PicList001307 li h3{ font-size:28px; font-weight:normal; margin:0; line-height:40px; text-align:center;}
.PicList001307 li h3::before{ display:inline-block; content:''; width:40px; height:40px; vertical-align:middle; margin-right:10px;background:url(../images/Floor002573_01_1.png) no-repeat center center;margin-top:-10px;}
.PicList001307 li:nth-child(2) h3::before{background-image:url(../images/Floor002573_02_1.png);}
.PicList001307 li:nth-child(3) h3::before{background-image:url(../images/Floor002573_03_1.png);}
.PicList001307 li p{background: url(../images/Floor002573_li.png) no-repeat left center; padding-left:20px;}
.PicList001307 li p a{overflow:hidden; line-height:20px;overflow:hidden; font-size:17px;color:#fff; margin:10px 0;}
.PicList001307 li .more{ display:block; text-align:center; position:relative; width:22px; height:10px;background:url(../images/Floor002573_more.png) no-repeat center center/contain;}
.PicList001307 li .more::before{ position:absolute; content:''; width:26px; height:26px; background:url(../images/PicList001307-more.png) no-repeat center center/contain; right:5%; top:50%; margin-top:-13px;}
.PicList001307 li figure{ display:none; overflow:hidden; max-width:230px; margin:0 auto; text-align:left; }
.PicList001307 li:hover figure{ display:block}
.PicList001307 li:hover dl{ height:100%;/*transform:rotate(90deg);*/transition:0.5s !important;}


@media(max-width:768px){
	
.PicList001307 li{width:49%;}
.PicList001307 li:nth-child(2){ margin-right:0;}
.PicList001307 li:nth-child(3){width:100%;}	
.PicList001307 li h3{ font-size:16px;}
}
@media(max-width:480px){
.PicList001307 li{ width:100%;}
}


/*
 .Banner002187 
 */
.Banner002187 span{background-position: center center; background-repeat:no-repeat; background-size:cover; height:400px; display:block;}
.Banner002187 img{ display:none;}
@media (max-width: 1000px){
	.Banner002187 span{ height:auto; background:none; height:auto;}
	.Banner002187 img{ display:block;}
}



/*Floor002573 */
.Floor002573{ position:relative; z-index:0;padding:3% 2% 4% 2%; }
.Floor002573 .auto{ max-width:1600px; }
.Floor002573 .title{ margin: 0 auto; width:100%; max-width:450px; font-family: "Oswald-Stencil","Microsoft YaHei",'黑体'; text-align:center; font-weight: bold; text-transform: uppercase; font-size:52px; color:#333; padding:0% 0 1% 0; margin-bottom:1%;}

@media(max-width:640px){
.Floor002573 .title{ font-size:30px;}
.Floor002573 .title aside{ font-size:12px; }
}
@media(max-width:480px){
.Floor002573 .title{ font-size:24px;}
}
.Floor002573 .owl-carousel{ position:relative; z-index:10;}
.Floor002573 .owl-stage-outer{ overflow:hidden;}
.Floor002573 .owl-item{ float:left;}
.Floor002573 ul{ margin:0 -1%}
.Floor002573 .item{ position:relative; width:31.3333%; float:left;border-radius:10px; margin:1% 1%}
.Floor002573 .item .xycenterbox{ color:#fff; position:absolute; left:0; bottom:0; height:14%; width:100%;     padding-top: 4%; text-align: center;
 background:rgba(39,152,81,0.8); transition:0.3s;}
.Floor002573 .item .pic{ display:block; width:100%;}
.Floor002573 .title aside{ text-transform:uppercase; font-size:14px; font-family:"Agency FB","Courier New", Courier, monospace,"Microsoft YaHei",'黑体'; color:#666; letter-spacing:3px; padding-left:3px;}
.Floor002573 .text1{position:absolute; height:100%;top:0;left:102.9%; text-transform:uppercase;   padding:10% 0 31% 22%;color:#fff; width:100%; background:#29994f; display:table;  z-index:10; transition:all ease-in-out 0.3s;display:none;}
.Floor002573 .text1::before{ position:absolute; content:''; left:-10px; top:40%; margin-top:-5px; width:0; height:0; border-width:10px; border-style:solid; border-color:#279851; border-left-width:0; border-top-color:transparent; border-bottom-color:transparent;}
.Floor002573 .item .text2{left:-102.9%;}
.Floor002573 .item .text2::before{position:absolute; content:'';left:100%; top:40%;width:0; height:0; border-width:10px; border-style:solid; border-color:#279851;border-right-width:0;border-top-color:transparent; border-bottom-color:transparent; }
.Floor002573 .text1 a{ color:#fff;}
.Floor002573 .item:hover .text1{ display:block}
.Floor002573 .text1 li{ padding:2% 0; position:relative; }
.Floor002573 .text1 li:after{ position:absolute; left:-20px; top:33%; content:""; width:10px; height:10px; background:url(../images/Floor002573_li.png) no-repeat  left center;}
.Floor002573 .item a > div{ width:100%;}
.Floor002573  figure{ /*padding-top:15px;*/ padding-left:155px;}
.Floor002573 .item p{ line-height:24px;  height:0;    font-size: 14px; text-align:left;background:url(../images/Floor002573_li.png) no-repeat  left center; 
    max-width: 350px; margin:0 auto;transition:0.3s; transform:translateY(100px); opacity:0; margin-bottom:0; padding:0 2%;padding-left:15px;}
.Floor002573 .item a:hover{background:rgba(39,152,81,0.9);height:100%; }
.Floor002573 .item a:hover p{  opacity:1;height:auto;margin-bottom:3%; transform:translateY(0);}
.Floor002573 .item h3{margin:0; font-size:28px;font-weight:normal; display:inline-block; }
/*.Floor002573 .item:nth-child(2) h3{background:url(../images/Floor002573_02_1.png) no-repeat  left center;}*/
.Floor002573 .item a span{ display:inline-block; background:url(../images/Floor002573_more.png) no-repeat; width:22px;  opacity:0; transition:0.4s;}
.Floor002573 .item a:hover span{ opacity:1;height:10px;}
.Floor002573 .item .icon{ max-width:55px; max-height:55px; transition:0.4s;vertical-align:inherit}
.Floor002573 .item a:hover .icon{ opacity:1;}
/*@media(min-width:1025px){
.Floor002573{ margin-top:-10.8%;}
}*/

.Floor002573 .owl-nav{ text-align:center; padding:3% 0; display:none}
.Floor002573 .owl-nav button{ margin:0 1px; position:relative; border:none; background:rgba(39,152,81,0.8); width:40px; height:40px; padding:0; cursor:pointer;}
.Floor002573 .owl-nav span{ overflow:hidden; display:block;  text-align:left;text-indent:-999em; width:12px; height:12px; border-top:3px solid #fff; border-right:3px solid #fff; }
.Floor002573 .owl-nav .owl-prev span{margin-left:15px; transform:rotate(-135deg);}
.Floor002573 .owl-nav .owl-next span{margin-left:12px;transform:rotate(45deg);}
@media(max-width:768px){
.Floor002573 .item{ width:48%;}
.Floor002573 .item:nth-child(3){ width:100%;}
}
@media(max-width:480px){
	.Floor002573 .item{ width:100%; float:none;    margin: 2% 0;}
.Floor002573 .item .icon{ max-width:40px; max-height:40px;}
}
/*Floor002671 */
.Floor002671{ background:#f1f1f1; padding:1% 2% 3%;}
.Floor002671 .auto{ max-width:1600px;}
.Floor002671 .title{ margin: 0 auto; width:100%; max-width:450px; font-family: "Oswald-Stencil","Microsoft YaHei",'黑体'; text-align:center; font-weight: bold; text-transform: uppercase;  font-size:52px; color:#333; padding:3% 0 1% 0; margin-bottom:1%;}
.Floor002671 .title aside{ text-transform:uppercase; font-size:14px; font-family:"Agency FB","Courier New", Courier, monospace; color:#666; letter-spacing:3px; padding-left:3px;}
@media(max-width:640px){
.Floor002671 .title{ font-size:30px;}
.Floor002671 .title aside{ font-size:12px; }
}
@media(max-width:480px){
.Floor002671 .title{ font-size:24px;}
}

.Floor002671 .auto{ max-width:1600px;}
.Floor002671 li{ float:left; width:49%; margin-right:2%; margin-bottom:2%;}
.Floor002671 li:nth-child(2n){ margin-right:0;}
.Floor002671 li a{ display:block; position:relative; overflow:hidden;}
.Floor002671 li img{ display:block; width:100%; transition:0.3s;}
.Floor002671 li a:hover img{ transform:scale3d(1.2,1.2,1.2);}
.Floor002671 li .txt{ position:absolute; left:0; top:0; height:100%; width:100%; z-index:10; transition:background 0.3s;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 40%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0a000000',GradientType=0 ); /* IE6-9 */}
.Floor002671 li .txt figure{ position:absolute; left:3%; right:3%; bottom:10%; color:#fff;}
.Floor002671 li p{ margin:0;}
.Floor002671 li p.cn{ font-size:28px;font-weight: bold;}
.Floor002671 li p.en{ font-family:Helvetica, sans-serif;}
.Floor002671 li a:hover .txt{
background: -moz-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 40%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */}
.Floor002671 li a:hover .txt figure{ color:#279851}
@media(max-width:480px){
.Floor002671 li{ float:none; margin-right:0; width:auto;}
}




/*Floor002670 */
.Floor002670{  padding: 0% 8% 4%;}
.Floor002670 .list-box .auto{ max-width:1620px;}
@media(max-width:1620px){
.Floor002670 .list-box .auto{padding:0 2%;}
}
.Floor002670 .categor-title{ padding:3% 0 0 0; position:relative; margin-bottom:2%;}
.Floor002670 .categor-title h2{ color:#333; font-size:20px; margin:0;padding-bottom:20px;}
.Floor002670 .categor-title pre{ color:#888;}
.Floor002670 .categor-title .more{ position:absolute; right:0; bottom:0; color:#a1a1a1; font-weight:normal; font-size:14px;}
.Floor002670 .categor-title .more::after{ display:inline-block; content:''; margin-left:5px; border:5px solid transparent; border-left-color:#a1a1a1; vertical-align:middle;}
.Floor002670 .category-img{ margin-top:5%; position:relative;}
.Floor002670 .category-img img{ display:block; width:100%;}
.Floor002670 .category-img .hover{ opacity:1; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.4); transition:0.3s;}
.Floor002670 .category-img:hover .hover{ opacity:1;}
.Floor002670 .category-img .xycenterbox{ position:absolute; left:20px; top:20px; right:20px; bottom:20px; border:1px solid rgba(255,255,255,0.5);}
.Floor002670 .category-img .main{ text-align:center; color:#fff;}
.Floor002670 .category-img .main h1{ text-transform:uppercase; font-size:40px;}
.Floor002670 .category-img .edit-info{ font-size:18px; line-height:36px; padding-bottom:5%;    max-width: 1040px;}
.Floor002670 .category-img .more{ color:#fff; margin:0 auto; display:block; width:50%; line-height:50px; max-width:300px; border:1px solid #fff; font-size:16px; letter-spacing:20px; text-indent:20px; transition:0.3s;}
.Floor002670 .category-img .more:hover{ background:#00a2e9; color:#fff; border:1px solid #00a2e9;}


@media(max-width:768px){
.Floor002670 .category-img .hover{ opacity:1;}
.Floor002670 .category-img .xycenterbox{left:5px; top:5px; right:5px; bottom:5px; }
.Floor002670 .category-img .edit-info{font-size: 14px;line-height: 20px;padding-bottom:0; margin-bottom:2%;display: -webkit-box;display: box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.Floor002670 .category-img .more{ line-height:36px; max-width:150px;font-size: 14px;}
}
@media(max-width:640px){
.Floor002670 .categor-title h2{ position:relative; padding-right:100px;}
.Floor002670 .categor-title .more{ bottom:auto; top:0; line-height:27px;}
}


.Banner002498{ margin:0 auto; max-width:1920px; overflow-x:hidden;}
.Banner002498 .loadingimg{ width:100%; max-width:none; position:absolute; left:-100%; top:0; opacity:0;}
/* =Skitter styles
----------------------------------------------- */
.box_skitter {position:relative;width:100%;background:#000;}
.box_skitter img { max-width:none; } /* Tip for stildv */
.box_skitter ul {display:none;}
.box_skitter .container_skitter {overflow:hidden;position:relative; z-index:2;}
.box_skitter .image {overflow:hidden;}
.box_skitter .image img {display:none; width:100%;}

/* =Box clone
-------------------------------------------------------------- */
.box_skitter .box_clone {position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:20;}
.box_skitter .box_clone img {position:absolute;top:0;left:0;z-index:20;}

/* =Navigation
-------------------------------------------------------------- */
.box_skitter .prev_button ,
.box_skitter .next_button{position:absolute;top:50%;z-index:100;width:35px;height:65px;overflow:hidden;text-indent:-9999em;margin-top:-32.5px; background-repeat:no-repeat; background-position:left top; background-size:contain;}
.box_skitter .prev_button {left:2%;background-image:url(../images/Banner002498_btn-prev.png);}
.box_skitter .next_button {right:2%;background-image:url(../images/Banner002498_btn-next.png);}
.box_skitter .prev_button:hover{ background-image:url(../images/Banner002498_btn-prev-hover.png);}
.box_skitter .next_button:hover{ background-image:url(../images/Banner002498_btn-next-hover.png);}

/* =Numbers
-------------------------------------------------------------- */
.box_skitter .info_slide {position:absolute;bottom:15px;left:0; width:100%; text-align:center;z-index:10;}
.box_skitter .info_slide .image_number { display:inline-block; width:54px; height:10px; overflow:hidden; line-height:1000px; background:rgba(255,255,255,0.5); cursor:pointer;}
.box_skitter .info_slide .image_number_select {background:#279851;}

/* =Thumbs
	Change width and height to customization dimension thumb
-------------------------------------------------------------- */
.box_skitter .container_thumbs { position:relative;overflow:hidden;height:50px; }
.box_skitter .info_slide_thumb { height:50px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;overflow:hidden;top:auto;top:0;left:0;padding:0 !important;opacity:1.0; }
.box_skitter .info_slide_thumb .image_number { overflow:hidden;width:100px;height:50px;position:relative;margin:0 !important; padding:0 !important; -moz-border-radius:0 !important;-webkit-border-radius:0 !important;border-radius:0 !important;}
.box_skitter .info_slide_thumb .image_number img { position:absolute;top:-30px;left:-30px;height:100px;}
.box_skitter .box_scroll_thumbs { padding:0; }
.box_skitter .box_scroll_thumbs .scroll_thumbs { position:absolute;bottom:60px;left:50px;background:#ccc;background:-moz-linear-gradient(-90deg, #555, #fff);background:-webkit-gradient(linear, left top, left bottom, from(#555), to(#fff));width:200px;height:10px;overflow:hidden;text-indent:-9999em;z-index:101; cursor:pointer;border:0px solid #333; }

/* =Dots
-------------------------------------------------------------- */
.box_skitter .info_slide_dots {position:absolute;bottom:-40px;z-index:151;padding:5px 0 5px 5px;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;}
.box_skitter .info_slide_dots .image_number {background:#333;float:left;margin:0 5px 0 0;cursor:pointer;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;width:18px;height:18px;text-indent:-9999em;overflow:hidden;}
.box_skitter .info_slide_dots .image_number_select {background:#cc0000;float:left;margin:0 5px 0 0;}

/* =Loading
-------------------------------------------------------------- */
.loading {position:absolute; top:50%; right:50%; z-index:10000; margin:-16px -16px;color:#fff;text-indent:-9999em;overflow:hidden;background:url(../images/ajax-loader.gif) no-repeat left top;width:32px;height:32px;}

/* =Focus
-------------------------------------------------------------- */
#overlay_skitter { position:absolute; top:0; left:0; width:100%; z-index:9998; opacity:1; background:#000; }

.box_skitter .focus_button {position:absolute;top:50%;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/focus-button.png) no-repeat left top;opacity:0;}
.box_skitter .play_pause_button {position:absolute;top:50%;z-index:151;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/pause-button.png) no-repeat left top;opacity:0;}
.box_skitter .play_pause_button.play_button {background:url(../images/play-button.png) no-repeat left top;}

/* =Example for dimenions
-------------------------------------------------------------- */
@media(max-width:1024px){
.box_skitter .info_slide .image_number { width:30px; height:5px; }
}
@media(max-width:640px){
.box_skitter .prev_button ,
.box_skitter .next_button{ height:35px;}
}


/*
 .Bottom001211 涓篸emo缂栧彿
 */
.Bottom001211{    padding: 0 2%; background:url(../images/Bottom001211-bg.png) no-repeat left top #2f3538; padding-top:3%; color:#999; }
.Bottom001211 .auto{ max-width:1600px;}
.Bottom001211 a{ color:#999;}
.Bottom001211 a:hover{ color:#fff;}

.Bottom001211 footer{ border-top:1px solid #3f3f3f; padding:15px 0;}
.Bottom001211 footer dt{    text-align: right;}
.Bottom001211 footer dd a{ line-height:20px; padding-right:10px; margin-right:10px; position:relative; display:inline-block;}
.Bottom001211 footer dd a::before{ position:absolute; content:''; width:1px; height:60%; background-color:#4b4b4b; top:20%; right:0;}
.Bottom001211 footer dd a:last-child::before{ display:none; margin-right:0; padding-right:0;}

.Bottom001211 .bottom{ margin-bottom:1%; position:relative;}
.Bottom001211 .bottom::before,
.Bottom001211 .bottom::after{ position:absolute; content:''; width:1px; height:100%; background-color:#3f3f3f; top:0;}
.Bottom001211 .bottom::before{ left:67.8%;}
.Bottom001211 .bottom::after{ left:55%;}

.Bottom001211 .form{ float: right; width:27.8%; }
.Bottom001211 .form .text,
.Bottom001211 .form .btn{ width:95%; max-width:120px; height:29px; border:none; margin-bottom:5px;}
.Bottom001211 .form .text{ line-height:29px; padding:0 5px; background:#484848;}
.Bottom001211 .form .btn{ cursor:pointer; background:#f08200; color:#fff;}

.Bottom001211 .label{ float:left; width:18%; padding-left:5%;}
.Bottom001211 .label ol{ width:100%; line-height:40px; font-size: 16px;}

.Bottom001211 .contact{ float:left; width:53.8%; padding-right:58px; position:relative;}
.Bottom001211 .contact figure{ font-family: "Microsoft YaHei"; line-height:26px; text-align:justify;  font-size: 16px;}
.Bottom001211 .form .share dl{ background:url(../images/Bottom001211-call.png) no-repeat left center; padding-left:45px; min-height:38px; margin-bottom:15px;}
.Bottom001211 .form .share dl:nth-child(2){ background:url(../images/Bottom001211-emx.png) no-repeat left center; }
.Bottom001211 .form .share dd{ font-weight:bold; font-size:22px;}
.Bottom001211 .form .share li{ position:relative; float:left;  text-align:center; margin-left:4%}
.Bottom001211 .form .share li a{ display:inline-block; width:33px; height:33px; background:url(../images/Bottom001211-share.png) no-repeat 0 0 #484848; border-radius:50%;}
/*.Bottom001211 .form .share li:nth-child(2) a{ background-position:-45px 0;}*/
.Bottom001211 .form .share li:nth-child(2) a{ background-position:-90px 0;}
.Bottom001211 .form .share li:nth-child(3) a{ background-position:-134px 0;}
/*.Bottom001211 .form .share li:nth-child(5) a{ background-position:-178px 0;}*/
.Bottom001211 .form .share li:hover a{ background-color:#279851; background-position:0 -33px;}
.Bottom001211 .form .share li:nth-child(2):hover a{ background-position:-90px -33px;}
.Bottom001211 .form .share li:nth-child(3):hover a{ background-position:-134px -33px;}
.Bottom001211 .form .share li:nth-child(4):hover a{ background-position:-134px -33px;}
.Bottom001211 .form .share li:nth-child(5):hover a{ background-position:-178px -33px;}

.Bottom001211 .form .share li div{ display:none;position:absolute; bottom:100%; z-index:10; width:112px; border:5px solid #fff; left:50%; margin-left:-56px; margin-bottom:10px;}
.Bottom001211 .form .share li div::before{ position:absolute; content:''; width:0; height:0; border:5px solid #fff; border-left-color:transparent; border-right-color:transparent; border-bottom:0; bottom:-10px; left:50%; margin-left:-5px;}
.Bottom001211 .form .share li:hover div{ display:block;}
.Bottom001211 .pat li{ float:left;} 
.Bottom001211 .pat h5{     margin: 0;position: relative;font-size: 16px;color: #fff;padding-bottom: 20px;} 
.Bottom001211 .pat h5::before{     position: absolute;content: '';width: 15px;height: 3px;background-color: #279851;left: 0;bottom: 9px;}

.Bottom001211 .bottom h5{ margin:0; position:relative; font-size:16px; color:#fff; padding-bottom:20px;    margin-bottom: 16px;}
.Bottom001211 .bottom h5::before{ position:absolute; content:''; width:15px; height:3px; background-color:#279851; left:0; bottom:9px;}
@media(min-width:769px){
.Bottom001211,
.Bottom001211 .form input{font-size:12px;}
}
@media(max-width:1000px){
.Bottom001211 .contact{ padding-right:0;}
.Bottom001211 .contact .share{ position:static; top:0;width:auto; margin-top:3%;}
.Bottom001211 .contact .share li{ width:40px;}
.Bottom001211 footer dt{ float:none; padding-bottom:10px;}
}
@media(max-width:768px){
.Bottom001211 .bottom::before,
.Bottom001211 .bottom::after{ display:none;}
.Bottom001211 .form,
.Bottom001211 .label,
.Bottom001211 .contact{ float:none; width:auto; padding:0;}
.Bottom001211 .form,
.Bottom001211 .label{ margin-bottom:2%; border-bottom:1px solid  #3f3f3f; padding-bottom:2%;}
.Bottom001211 .label{ border-top:1px solid  #3f3f3f;    margin: 4% 0;padding:2% 0;}
.Bottom001211 .label ol{ width:20%; float:left; margin-right:2%}
.Bottom001211 .form input{ max-width:none !important; width:100% !important;}
.Bottom001211 .label ol:nth-child(3){ width:42%;}
}




/*Bottom002673 */
.Bottom002673{ background:#222;color:#999; text-align:center;}
.Bottom002673 .logo{ padding:1% 0;}
.Bottom002673 .logo img{    width: 15%;}
.Bottom002673 footer{ padding:2% 0; border-top:1px solid #333;}
.Bottom002673 footer span{ margin-left:3%;}
.Bottom002673 footer span a::after{ display:inline-block; content:''; width:1px; height:10px; background:#5a5756; margin:0 10px;}
.Bottom002673 footer span a:last-child::after{ display:none;}
.Bottom002673 nav{ padding-bottom:1%;}
.Bottom002673 nav a{ font-size:16px;}
.Bottom002673 nav a::after{ display:inline-block; content:'|'; font-size:12px;margin:0 14px 0 10px;color:#5a5756; }
.Bottom002673 nav a:last-child::after{ display:none;}
.Bottom002673 a{ color:#999; display:inline-block;}
.Bottom002673 a:hover{ color:#fff;}
.Bottom002673 .bdsharebuttonbox a{ display:inline-block; float:none; margin:10px; border:1px solid #666; width:40px; height:40px; border-radius:50%; background:url(../images/Bottom002673_share.png) no-repeat left center; background-size:cover;}
.Bottom002673 .bdsharebuttonbox a.bds_weixin{ background-position: -58px center;}
.Bottom002673 .bdsharebuttonbox a.bds_qzone{ background-position: -114px center;}





/*PicList002546 */
.PicList002546{ padding:3% 0 2%}
@media(min-width:1201px){
.PicList002546 li{float:left; width:50%;}
.PicList002546 ul:nth-child(2n) li .txt{ right:auto; left:0;}
.PicList002546 ul:nth-child(2n) li a .Ispic{ float:right;}
.PicList002546 ul:nth-child(2n) li a::before{ border-right-color:transparent; border-left-color:#f7f7f7; margin-left:15px;}
}
.PicList002546 li a{overflow:hidden; display:block;position:relative; background:#f7f7f7; transition:0.3s;}
.PicList002546 li .Ispic{ padding-bottom:102.44%; transition:0.3s;}
@media(min-width:481px){
.PicList002546 li a::before{ position:absolute; content:''; border:15px solid transparent; border-right-color:#f7f7f7; left:50%; top:50%; transform:translate(-50%, -50%); margin-left:-15px; z-index:10;}
.PicList002546 li .Ispic{ padding-bottom:51.22%; width:50%;}
.PicList002546 li .txt{ position:absolute; right:0; top:0; width:50%; height:100%;}
.PicList002546 li .table{ display:table; width:100%; height:100%;}
.PicList002546 li .table_cell{ display:table-cell; vertical-align:middle;}
}
.PicList002546 li figure{ padding:5%; text-align:center; color:#666;}
.PicList002546 li .txt i{ width:22px; height:22px;display:block; margin:15% auto 0; position:relative;transition:0.3s;}
.PicList002546 li .txt i::before,
.PicList002546 li .txt i::after{ position:absolute;content:''; width:100%; height:2px; background:#279851; left:0; top:50%; margin-top:-1px;}
.PicList002546 li .txt i::after{ transform:rotate(90deg);}
.PicList002546 li h3{ font-weight:normal; color:#333; font-size:20px; margin:10px 0; height:26px; overflow:hidden;}
.PicList002546 li pre{ text-align:center; min-height:78px; max-height:78px; overflow:hidden; line-height:26px;}
.PicList002546 li a:hover .txt i{ transform:rotate(180deg);}
.PicList002546 li a:hover .Ispic{opacity:0.9;}
@media(max-width:1200px) and (min-width:481px){
.PicList002546 li:last-child .txt{ right:auto; left:0;}
.PicList002546 li:last-child a .Ispic{ float:right;}
.PicList002546 li:last-child a::before{ border-right-color:transparent; border-left-color:#f7f7f7; margin-left:15px;}
}
/*
 .TextList001203 为demo编号
 */
 
.TextList001203{ padding:3% 0 1%}
.TextList001203 h1{ margin:0; font-weight:normal; padding:3% 0; font-size:24px; color:#333;}
.TextList001203 h1 b{ display:block;}
.TextList001203 li{ margin-bottom:10px; line-height:25px; border:1px solid #e3e7e6; padding:0 10px 0 15px; position:relative;}
.TextList001203 li::before{ position:absolute; content:''; width:4px; height:4px; border-radius:50%; background-color:#279851; left:5px; top:50%; margin-top:-2px;}
.TextList001203 li a{ display:block; padding:15px 0;font-size: 15px;}
.TextList001203 li a:hover{ color:#279851}
.TextList001203 li span{ padding-right:10px; font-size: 18px;}
.TextList001203 li i{ font-style:normal; position:relative; float:right; padding-left:15px; padding-right:30px; background-color:#279851; color:#fff; font-size: 18px;}
.TextList001203 li i::before{ position:absolute; content:''; width:33px; height:100%; background:url(../images/TextList001203-icon.png) no-repeat center center/contain; background-size: 100%; right:0;}
@media(max-width:480px){
.TextList001203 h1{font-size:20px;}
}
@media(max-width:375px){
.TextList001203 li i{padding-left:5px;}
}
/*
 .RighInfo002275 为demo编号
 */
.RighInfo002275 .p,.RighInfo002275 .h2,{}
.RighInfo002275{padding: 8% 0}
.RighInfo002275 .text{margin-bottom: 30px}
.RighInfo002275 .text .title{font-size: 30px;color: #e4e4e4;font-weight: normal;margin-bottom: 20px;}
.RighInfo002275 .text .title span{font-weight: 700;}
.RighInfo002275 .text .p{font-size: 15px;color:#666;line-height:26px; margin: 0; padding: 0;padding-bottom: 20px;}
.RighInfo002275 .text .p b{ color:#279851; font-weight:normal;font-size: 20px;}
.RighInfo002275 .map{width: 100%;height: 200px;}
.RighInfo002275 .map #map{height: 100%;}
.RighInfo002275 .map img{max-width: none !important;}

@media screen and (min-width: 768px) {
	.RighInfo002275 .text{float: left;width: 45%;}
	.RighInfo002275 .map{float: right;width: 50%;height: 260px;}
}

@media screen and (min-width: 1024px) {
	.RighInfo002275 .auto{background: url(../images/RighInfo002275-contact_bg.png) no-repeat center;}
	.RighInfo002275 .map{float: right;width: 50%;height: 320px;}
	.RighInfo002275 .text .title{font-size: 52px;}
}

@media screen and (min-width: 1200px) {
	.RighInfo002275{padding: 50px 0 70px}
	.RighInfo002275 .text .title{    margin: 0;margin-bottom:24px}
	.RighInfo002275 .map{width: 700px;height: 430px;}
	.RighInfo002275 .text{width: 40%;}
}
/*
 .PicList000762 为demo编号
 */
.PicList000762{ padding-top:3%;}
.PicList000762 li{ float:left; width:32%; margin-right:2%; margin-bottom:3%;    box-shadow: 0 0 10px 3px #eee;}
.PicList000762 li:nth-child(3n){ margin-right:0;}
.PicList000762 li a{ display:block; background-color:#f8f8f8;transition:all ease-in-out 0.3s;}
.PicList000762 li h2{ margin:0; font-size:16px; color:#333; text-align:center; padding:3% 2%;}
.PicList000762 li figure{ background-position:center center; background-repeat:no-repeat; background-size:cover; padding-bottom:52%;}
.PicList000762 li a:hover{ background-color:#279851; }
.PicList000762 li a:hover h2{color:#fff;}
@media(max-width:640px){
.PicList000762 li{width:49%;}
.PicList000762 li:nth-child(3n){ margin-right:2%;}
.PicList000762 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.PicList000762 li h2{font-size:14px;}
}
/*
 .RighInfo001278 为demo编号
 */
.RighInfo001278{ padding:3% 0 1%;    font-size: 15px;}
.RighInfo001278 .prod_info{ position:relative; padding-left:58%;    margin-bottom: 40px;}
.RighInfo001278 .prod_info .tit{margin:0; color:#000;font-size:24px; }
.RighInfo001278 .prod_info .con{line-height:24px; color:#999; min-height:180px;}
.RighInfo001278 .prod_info .con p{ font-family: "Microsoft YaHei";}
.RighInfo001278 .prod_info .share{ padding:2% 0; overflow:hidden; border-bottom:1px solid #eaeaea; margin-bottom:5%;}
.RighInfo001278 .prod_info .share a.more{ float:right;color:#fff;line-height:35px; padding:0 5%; background:#279851;}
.RighInfo001278 .prod_info .share a.more:hover{color:#e60a00;}
.RighInfo001278 .prod_info .share em{ float:left; font-size:14px; font-style:normal; line-height:28px;}

@media(min-width:641px){
.RighInfo001278 .big_img{ position:absolute; left:0; top:0; height:100%; width:55%;}
.RighInfo001278 .big_img li{ position:absolute;width:100%;top:0; left:0;  height:100%; }
.RighInfo001278 .big_img li .table{ display:table; width:100%; height:100%;}
.RighInfo001278 .big_img li .table_cell{ display:table-cell; vertical-align:middle;/* padding:0 5%;*/}
.RighInfo001278 .big_img li img{ max-height:100%;}
 }	
.RighInfo001278 .big_img li{ text-align:center; border:1px solid #dcdcdc;    overflow: hidden;}

.RighInfo001278 .list{ padding:0 30px;position:relative; overflow:hidden;}
.RighInfo001278 .list a{ position:absolute; width:26px; height:26px; background:url(../images/RighInfo001278-btn_prev.png) no-repeat center center; cursor:pointer;top:50%; margin-top:-13px; z-index:10;}
.RighInfo001278 .list a.prev{ left:0;}
.RighInfo001278 .list a.next{ right:0; background-image:url(../images/RighInfo001278-btn_next.png);}
.RighInfo001278 .list a.prevStop,
.RighInfo001278 .list a.nextStop{ cursor:default;}
.RighInfo001278 .list li{position:relative; text-align:center; float:left;}
.RighInfo001278 .list li .table{width:90%; margin:0 auto;padding:5px;border:1px solid #f2f2f2;}
.RighInfo001278 .list li.on .table{ border-color:#279851;}

.RighInfo001278 .tab{ padding:3% 0;}
.RighInfo001278 .tab .h1_tab{ margin:0; background-color:#ededee;overflow:hidden; font-weight:normal; font-size:14px;}
.RighInfo001278 .tab .h1_tab span{ float:left; padding:0 3%; font-size: 18px; line-height:44px;  cursor:pointer;}
.RighInfo001278 .tab .h1_tab span.on{ background-color:#279851; color:#fff;}
.RighInfo001278 .tab .info{ padding-top:3%;}
.RighInfo001278 .tab .info span{ margin:0 3%;    display: block; margin-bottom: 15px;font-family: "Microsoft YaHei";line-height: 33px;}
@media(max-width:640px){
.RighInfo001278 .prod_info{ padding-left:0;}
.RighInfo001278 .big_img{ margin-bottom:3%;}
.RighInfo001278 .big_img li{ padding:3%;}
 }	

/*! fancyBox 插件样式，如有一样的只留一份 */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/PicList002311-fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/PicList002311-fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/PicList002311-blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/PicList002311-fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../images/PicList002311-fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../images/PicList002311-fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}



/*carousel 公共样式只留一份*/
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
	    padding-top: 10px;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }



/*
 .PicList002311 为demo编号
 */
.PicList002311{padding-bottom: 4%;}
.PicList002311 .CenTitle{ padding:30px 0 30px 0; position:relative; z-index:1; margin-top: 20px; border-top: 1px solid #e7f0f4;}
.PicList002311 .CenTitle .name{ text-align:center; font-size:24px; color:#555; line-height:38px;font-weight: bold}
.PicList002311 .CenTitle .line{ width:50px; height:2px; background:#279851; ; margin:0 auto;}
.PicList002311 .bt{float: left;width:16%;font-weight: normal;margin-top:30px}
.PicList002311 .bt h1{font-weight: normal;font-size: 20px}
.PicList002311 .bt a{background:#279851;color: #fff;padding: 4px 6px;font-weight: normal; display: inline-block; text-align: center; width: 125px;}
.PicList002311 .honorList{ position:relative; padding:20px 40px;float: right;width:84%}
.PicList002311 .honorList .btn{ display:block; position:absolute; top:50%; margin-top:-12px; width:24px; height:24px; background:url(../images/PicList002311-button_hover.png); cursor:pointer;}
.PicList002311 .honorList .prev{ left:0; background-position:left top;}
.PicList002311 .honorList .prev:hover{ background-position:left bottom;}
.PicList002311 .honorList .next{ right:0; background-position:right top;}
.PicList002311 .honorList .next:hover{ background-position:right bottom;}
.PicList002311 .honorList .list{margin:0 auto; ;}
.PicList002311 .honorList .list .ul li{ padding: 0 2%;}
.PicList002311 .honorList .list #ulShowAll li{width:31.333%;float: left;}
.PicList002311 .honorList .list .ul li:hover img{transform: scale(1.1)}
.PicList002311 .honorList .list .ul:nth-child(2) li{width: 20%; float: left; padding: 0 2%;}
.PicList002311 .honorList .list .ul .dot{ display:block; text-align:center; padding-top:10px; line-height:20px; font-size:16px; color:#555;}
.PicList002311 .honorList .list .ul .dot:hover{ color:#002870;}
@media only screen and (max-width:640px ) {
.PicList002311 .bt{ float: left; width: 100%; font-weight: normal; margin-top: 10px; text-align: center; }
.PicList002311 .honorList{ position: relative; padding: 20px 40px; float: right; width: 100%; }
.PicList002311 .honorList .list .ul:nth-child(2) li{
	width: 33.3%
}
}
@media only screen and (min-width:768px ) {
.PicList002311 .honorList{ padding:20px 50px;}
}


.PicList002311_1 .honorList .list{margin:0 auto; ;}
.PicList002311_1 .honorList .list .ul li{ padding: 0;    width: 142px;float: left;    margin-right:20px;margin-bottom: 20px}
.PicList002311_1 .honorList .list .ul .dot{ display:block; text-align:center; padding-top:10px; line-height:20px; font-size:16px; color:#555;}
.PicList002311_1 .honorList .list .ul .dot:hover{ color:#002870;}
.PicList002311_1 .honorList .btn{display: none}



/*Banner002058 */
.Banner002058{ position:relative; z-index:1;}
.Banner002058 .bx-viewport{ z-index:1;}
.Banner002058 li a,
.Banner002058 li{ height:780px;}
.Banner002058 li{ background-position: center top; background-repeat:no-repeat;}
.Banner002058 li a{ position:relative; display:block;}
.Banner002058 li img{ display:none;}
.Banner002058 li figure{ position:absolute; left:18.75%; width:62.5%; top:50%; height:126px; transform:translateY(-50%);}
.Banner002058 li figure *{ position:absolute; left:0; opacity:0; }
.Banner002058 li figure.active *{ opacity:1;}
.Banner002058 li figure .pic{ margin:0; font-size:50px; color:#fff; top:-100%;transition:top 1s; display:none;}
.Banner002058 li:nth-child(2) figure .pic{    top: 100%;left: 50%; }
.Banner002058 li:nth-child(3) figure .pic{    top:-20%; }
.Banner002058 li span{width:131px; border:2px solid #fff; line-height:36px; text-align:center; color:#fff; border-radius:50px;bottom:-100%;transition: 1s;}
.Banner002058 li figure.active h1 img{ top:0;}
.Banner002058 li figure.active span{bottom:0;transition: 1s;}
.Banner002058 li a:hover figure .pic{ display:block !important;}
.Banner002058 .bx-controls-direction a{z-index:10;position:absolute;width:49px;height:49px;overflow:hidden;line-height:1000px;top:50%;transform:translateY(-50%);background:url(../images/Banner002058-btn_left.png) no-repeat center center;background-size:contain;}
.Banner002058 .bx-controls-direction a.bx-prev{ left:2%;}
.Banner002058 .bx-controls-direction a.bx-next{ right:2%; background-image:url(../images/Banner002058-btn_right.png);}
.Banner002058 .bx-controls-direction a.bx-prev:hover{ background-image:url(../images/Banner002058-btn_lefton.png);}
.Banner002058 .bx-controls-direction a.bx-next:hover{ background-image:url(../images/Banner002058-btn_righton.png);}

.Banner002058 .bx-pager{ position:absolute; left:0; bottom:5%; text-align:center; width:100%; z-index:10;}
.Banner002058 .bx-pager *{width:13px; height:13px;}
.Banner002058 .bx-pager div{ display:inline-block;margin:0 5px;}
.Banner002058 .bx-pager div a{ display:block;  line-height:100px; overflow:hidden; border-radius:50%; background:#fff; }
.Banner002058 .bx-pager div a.active{ background:#279851;}
@media(max-width:1000px){
.Banner002058 li a,
.Banner002058 li{ height:auto;}
.Banner002058 li{ background:none !important;}
.Banner002058 li img{ display:block; width:100%;}

}
@media(max-width:768px){
.Banner002058 li figure{ height:90px;}
.Banner002058 li figure h1{ font-size:30px;}
.Banner002058 .bx-controls-direction a{ width:30px; height:30px;}
}
@media(max-width:480px){
.Banner002058 li figure{ height:70px;}
.Banner002058 li figure h1{ font-size:20px;}
.Banner002058 li figure span{ line-height:26px; width:110px;}
.Banner002058 .bx-pager *{width:9px; height:9px;}
}

/*
 .Menu000939 为demo编号
 */
 .Menu000939{margin-top: -40px;}
 .current{ line-height:40px; text-align:right;}
.Menu000939 .current span{ color:#e5352c;}
.Menu000939 .current a{ color:#8b8c8c;} 
.Menu000939 nav{ background-color:#f2f2f2;}
.Menu000939 nav .auto{ position:relative;}
.Menu000939 nav header{ padding:15px 0; font-family: "Oswald-Stencil","Microsoft YaHei",'黑体';text-align:center; font-size:22px; background-color:#279851; color:#fff;font-weight: bold}
.Menu000939_5 nav header{ font-size:28px;}
.Menu000939_4 nav header{ font-size:20px;}


.Menu000939 nav header span{ display:block; color:#f2aeac; font-size:14px; text-transform:uppercase;}
.Menu000939 nav li a{ display:block;}
.Menu000939 nav li.nav{position:relative; z-index:10;}
.Menu000939 nav li.nav > a{position:relative; padding-right:35px;}
.Menu000939 nav li.nav > a::before{ position:absolute; content:''; right:10px; top:50%; margin-top:-3px; width:0; height:0; border-left:6px solid transparent;border-right:6px solid transparent; border-top:6px solid #279851;}
.Menu000939 nav li > a{ padding:0 20px; line-height:62px;height:62px;border-bottom:2px solid transparent; font-size: 18px;}
.Menu000939 nav li a.aon,
.Menu000939 nav li:hover > a{ border-bottom-color:#279851;color:#279851;}
.Menu000939 nav li dl{;background-color:#279851;display:none;}
.Menu000939 nav li dl dd{ text-align:center; font-size:12px;}
.Menu000939 nav li dl dd a{ display:block; line-height:20px; padding:5px 0;color:#fff;}
.Menu000939 nav li dl dd a:hover{background-color:#279851;color:#279851;}
@media(min-width:641px){
.Menu000939 nav li{ float:left; position:relative;}
.Menu000939 nav li::before{ position:absolute; content:''; width:1px; background-color:#dad9cb; height:30%; top:35%; right:0;}
.Menu000939 nav li dl{ position:absolute; top:62px; left:0; width:100%}
}
@media(min-width:1001px){
.Menu000939 nav header{ position:absolute; left:0; width:147px;top:-40px;height:102px; padding:26px 0;}
.Menu000939 nav ul{ padding-left:147px;}	
}
@media(max-width:768px){
.Menu000939 .current{font-size:12px;}
}
@media(max-width:640px){
.Menu000939 nav li{ float:none; font-size:16px;}
.Menu000939 nav li dl dd{font-size:14px;}
.Menu000939 nav li dl dd a{padding:10px 0;}
.Menu000939 nav li > a{ line-height:55px; height:55px;}
}
/*
 .RighInfo002226 为demo编号
 */
.RighInfo002226{ padding:3% 0;}
.RighInfo002226 .dl{color:#617182;}
.RighInfo002226 .dl .h4{ font-size:18px; margin:0;}
.RighInfo002226 .dl .h4 span{display:inline-block; border-bottom: 2px #e95355 solid; padding-bottom:10px;}
.RighInfo002226 .dl .con{ font-size:14px; padding:15px 0 30px; line-height:2.25;}
.RighInfo002226 .word{ float:left;}
.RighInfo002226 .pic{ float:right;}
/*PicList002120 */
.PicList002120{ background-color:#f8f8f8; padding:3% 0;}
.PicList002120 li{ float:left; width:23.5%; margin-right:2%; margin-bottom:3%;}
.PicList002120 li a{ display:block;}
.PicList002120 li p{ margin:0;  line-height:46px; padding:0 2%; text-align:center; font-size:16px;}
.PicList002120 li .table{ display:none;}
.PicList002120 li figure{padding-bottom:77%; background-size:contain;}
@media(min-width:641px){
.PicList002120 li:nth-child(4n){ margin-right:0;}
}
@media(max-width:640px){
.PicList002120 li{ width:48%; margin-right:4%;}
.PicList002120 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:375px){
.PicList002120 li p{ font-size:14px;}
}
/*Page002664 */
.Page002664{ text-align:center; padding:1% 0 3%;}
.Page002664 *{ display:inline-block; vertical-align:middle;}
.Page002664 a{ border:1px solid #ececec; line-height:35px; padding:0 18px; color:#666;}
.Page002664 .p_cur,
.Page002664 .p_count,
.Page002664 .p_jump,
.Page002664 .a_first,
.Page002664 .a_end,
.Page002664 .p_total{ display:none;}
.Page002664 em{ overflow:hidden; border-left:1px solid #ececec; font-style:normal;}
.Page002664 em a{ float:left; margin-left:-1px;}
.Page002664 a:hover,
.Page002664 em a.a_cur{ color:#fff; background-color:#279851;}
.Page002664 .a_prev{ padding-left:31px; background:url(../images/Page002664_a_prev.png) no-repeat 15px center;}
.Page002664 .a_next{ padding-right:31px; background:url(../images/Page002664_a_next.png) no-repeat 70px center;}
@media(max-width:640px){
.Page002664 em{ display:none;}
}



/*
 .Form001215 
 */
.Form001215{  padding:2% 0;text-justify:inter-ideograph; display:none; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden; min-height:246px; z-index:116; padding-bottom:5%; position:fixed; top:0; left:0; background:rgba(0,0,0,.35); width:100%; height:100%;}
.Form001215 .button{ position:absolute; top:-30px; right:-30px; cursor:pointer; z-index:11;}
.Form001215 .form{ max-width:520px; margin:0 auto; position:relative; padding: 10px 10px 0;background: #fff;box-shadow: 0 0 20px 3px #6d6d6d; margin-top:20%; }
.Form001215 .form li{ padding-bottom:2%;}
.Form001215 .form .text{ border:1px solid #dae7e6; width:100%; height:39px; line-height:39px; padding:0 10px; border-radius:3px; background:#fff;}
.Form001215 .form textarea.text{ height:195px;}
.Form001215 .form .btn{ cursor:pointer; display:block; margin:0 auto; border-radius:5px; background:#279851; color:#fff; height:37px; padding:0 12%; border:none;}
.Form001215 .hotline{ float:right; width:52%; background:url(../images/Form001215-bg.jpg) no-repeat right bottom/contain; padding:10% 0 16% 0; text-shadow:0 1px 0 #fff;}
.Form001215 .hotline figure{ width:60%; max-width:285px; font-size:12px;border-top:1px solid #d6e1e0; padding-top:3%; margin-top:3%;}
.Form001215 .hotline figure b{ display:block; color:#10a49a; font-size:14px;}
.Form001215 .hotline dl{ min-height:46px; padding-left:62px; background:url(../images/Form001215-call.png) no-repeat left top;}
.Form001215 .hotline dd{ font-size:33px; color:#f08200; font-weight:bold;}
.Form001215 .hotline dt{ color:#000;}
@media(max-width:640px) and (min-width:481){
.Form001215 .hotline{ padding:3% 0 32% 0; background-position:right bottom;}
}
@media(max-width:640px){
.Form001215 .hotline dd{ font-size:24px;}
}
@media(max-width:480px){
.Form001215 .form,
.Form001215 .hotline{ float:none; width:auto;} 
.Form001215 .form textarea.text{ height:117px;}
}

/*
 .Map001372 
 */
.Map001372{ padding:4% 0;    background: url(../images/RighInfo002275-contact_bg.png) no-repeat center;}
.Map001372 h1{ font-family: "Oswald-Stencil","Microsoft YaHei",'黑体'; color: #279851;font-size:42px;    margin: 0;
    margin-bottom: 37px;}
.Map001372 .map{ float:left; width:50%;}
.Map001372 .map #mapcontent{height:490px;width:100%;}
.Map001372 .txt{ float:right; width:48%;font-size: 16px;color: #000;}
.Map001372 .txt dt,
.Map001372 .txt dd{ position: relative; margin-bottom:24px;line-height: 25px; background-position: left top; background-repeat:no-repeat; color: #666;}
.Map001372 .txt dd b{position: absolute; left: 0; color: #279851; font-weight:normal; font-size:18px;}
.Map001372 .txt dd.dd_1{ padding-left:50px;}
.Map001372 .txt dd.dd_2{ padding-left:50px;}
.Map001372 .txt dd.dd_3{ padding-left:50px;}
.Map001372 .txt dd.dd_4{ padding-left:60px;}
.Map001372 .txt dd.dd_5{ padding-left:100px;}
.Map001372 .txt dd.dd_6{ padding-left:100px;}
.Map001372 .txt dd.dd_7{ padding-left:100px;}


@media(max-width:768px){
.Map001372 .map,.Map001372 .txt{ float:none; width:100%;}
}

/*
 .搜索 为demo编号
 */
.TextList000746{ padding:5% 0 1.5%}
.TextList000746 li{border-bottom: #f0f0f0 1px dashed; line-height:27px; padding:10px 0;}
.TextList000746 li a{ padding-left:20px; background:url(../images/TextList000746-icon.jpg) no-repeat 5px center;}
.TextList000746 li a:hover{ color:#279851;}
.TextList000746 li time{ float:right; color:#999; font-size:12px; margin-left:10px;}




